Skip to content

[Fluent] Fixed typing indicator padding not being squashed#5453

Merged
compulim merged 5 commits intomicrosoft:mainfrom
compulim:feat-sliding-dots-3
Mar 25, 2025
Merged

[Fluent] Fixed typing indicator padding not being squashed#5453
compulim merged 5 commits intomicrosoft:mainfrom
compulim:feat-sliding-dots-3

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Mar 24, 2025

Fixes #5452.

Changelog Entry

Fixed

  • Fixed #5452. With Fluent/Copilot theme, the typing indicator padding should not be squashed, in PR #5453, by @compulim

Description

With Fluent/Copilot theme, the typing indicator padding is being squashed by the chat history flex box.

Specific Changes

  • Set flex-shrink: 0 to the typing indicator to prevent it from squashed
  • Changed legacy test index.html to use UNPKG with ?browser
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim force-pushed the feat-sliding-dots-3 branch from 1ac6657 to 92b6da8 Compare March 24, 2025 17:23
@compulim compulim marked this pull request as ready for review March 24, 2025 17:25
OEvgeny
OEvgeny previously approved these changes Mar 24, 2025
@compulim compulim merged commit 438c779 into microsoft:main Mar 25, 2025
25 checks passed
@compulim compulim deleted the feat-sliding-dots-3 branch March 25, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typing indicator looks squashed in Fluent theme

2 participants